In the example shown in Figure 8, four ASCII text files were archived using the tar command, and then Vim was used to select the second file in the archive to edit. 在图8所示的例子中,使用tar命令存档4个ASCII文本文件,然后使用Vim选择存档中的第二个文件进行编辑。
If the properties file contains non-ASCII characters, such as the product name or about text, you need to convert the file from native encodings to ASCII with escaped Unicode. 如果属性文件包含了非ASCII字符(产品名或者about文本),需要使用转义Unicode把文件从原生编码转换成ASCII。
For example, say you want to send an e-mail of an ASCII text file to another user. 例如,假设希望把一个包含ASCII文本文件的电子邮件发送给另一个用户。
You can save the snapshot to a PurifyPlus data file (. pmy) or to an ASCII text file (. txt). 您可以将快照保存到PurifyPlus数据文件(.pmy)或者保存到ASCII文本文件(.txt)中。
The VOB stores a given artifact's source code, which could be either a binary or text ( ASCII) file, in a data pool called a source pool. VOB在称为sourcepool的数据池中存储工件的源代码,可以是一个二进制或者文本(ASCII)文件。
( computer science) a computer file that contains text ( and possibly formatting instructions) using 7-bit ASCII characters. (计算机科学)包含使用七位ASCII字符文本(可能含有格式化命令)的计算机文件。
A text file that contains only ASCII characters without special formatting. 只包含ASCII字符未经特殊格式化的文本文件。
If you transfer a text file in binary mode from a UNIX system to an MS-DOS or Macintosh system, this file should have been copied in ASCII mode. 如果你把一个文本文件以二进制模式从一个UNIX系统传送给一个MS-DOS或Macintosh系统,此文件拷贝成ASCII模式。